public int DataLength {get;}
'Declaration Public ReadOnly Property DataLength As Integer
'Declaration
Public ReadOnly Property DataLength As Integer
'Usage Dim instance As SparseArray(Of T) Dim value As Integer value = instance.DataLength
'Usage
Dim instance As SparseArray(Of T) Dim value As Integer value = instance.DataLength
SparseArray<T> Class SparseArray<T> Members